git-tiocflush
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 12 Dec 2021 11:04:30 +0000 (11:04 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sun, 12 Dec 2021 11:04:30 +0000 (11:04 +0000)
commit17259ca6f0336c2510d550eef4290ad8399376cb
treef4af72e7712e3d9e298740a8f8f947d81c5cfc6d
parent0d2c3d1e5e5dbf98a559fad884bc17196f2c04e6
git-tiocflush

Committed for 2.34

commit 36231bee7ab36d59dd121ea85b91411ae86945f3
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Feb 1 19:39:48 2021 +0100

    hurd TIOCFLUSH: Cope BSD 4.1 semantic

    BSD 4.1 did not have an argument for TIOCFLUSH, BSD 4.2 added it. There
    are still a lot of applications out there that pass a NULL argument to
    TIOCFLUSH, so we should rather cope with it.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-tiocflush.diff
sysdeps/mach/hurd/ioctl.c